2025-06-27 13:26:01,579 [ 224240 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-06-27 13:26:01,580 [ 224240 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-06-27 13:26:01,580 [ 224240 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-06-27 13:26:01,580 [ 224240 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_ubfcwa --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo]' test_distributed_inter_server_secret/test.py::test_secure test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote test_distributed_inter_server_secret/test.py::test_secure_disagree test_distributed_inter_server_secret/test.py::test_secure_disagree_insert test_distributed_inter_server_secret/test.py::test_secure_insert_async test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async test_distributed_inter_server_secret/test.py::test_secure_insert_sync 'test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-]' 'test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-]' 'test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo]' test_distributed_system_query/test.py::test_start_and_stop_replica_send test_distributed_type_object/test.py::test_distributed_type_object test_dotnet_client/test.py::test_dotnet_client test_enabling_access_management/test.py::test_enabling_access_management test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_executable_dictionary/test.py::test_executable_implicit_input_bash test_executable_dictionary/test.py::test_executable_implicit_input_python test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python test_executable_dictionary/test.py::test_executable_implicit_input_slow_python test_executable_dictionary/test.py::test_executable_implicit_input_sum_python test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash test_executable_dictionary/test.py::test_executable_input_argument_python test_executable_dictionary/test.py::test_executable_input_bash test_executable_dictionary/test.py::test_executable_input_python test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_input_signalled_python test_executable_dictionary/test.py::test_executable_input_slow_python test_executable_dictionary/test.py::test_executable_input_sum_python test_executable_dictionary/test.py::test_executable_non_direct_input_bash test_executable_dictionary/test.py::test_executable_source_argument_python test_executable_dictionary/test.py::test_executable_source_exit_code_check test_executable_dictionary/test.py::test_executable_source_python test_executable_dictionary/test.py::test_executable_source_updated_python test_executable_table_function/test.py::test_executable_function_input_argument_python test_executable_table_function/test.py::test_executable_function_input_bash test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python test_executable_table_function/test.py::test_executable_function_input_python test_executable_table_function/test.py::test_executable_function_input_signalled_python test_executable_table_function/test.py::test_executable_function_input_slow_python test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased test_executable_table_function/test.py::test_executable_function_input_sum_python test_executable_table_function/test.py::test_executable_function_no_input_bash test_executable_table_function/test.py::test_executable_function_no_input_python test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python test_executable_table_function/test.py::test_executable_pool_storage_input_count_python test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python test_executable_table_function/test.py::test_executable_pool_storage_input_python test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python test_executable_table_function/test.py::test_executable_storage_input_argument_python test_executable_table_function/test.py::test_executable_storage_input_bash test_executable_table_function/test.py::test_executable_storage_input_python test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python test_executable_table_function/test.py::test_executable_storage_input_signalled_python test_executable_table_function/test.py::test_executable_storage_input_slow_python test_executable_table_function/test.py::test_executable_storage_input_sum_python test_executable_table_function/test.py::test_executable_storage_no_input_bash test_executable_table_function/test.py::test_executable_storage_no_input_python test_explain_estimates/test.py::test_explain_estimates test_external_cluster/test.py::test_ddl test_external_cluster/test.py::test_ddl_replicated test_external_http_authenticator/test.py::test_basic_auth_failed test_external_http_authenticator/test.py::test_session_settings_from_auth_response test_external_http_authenticator/test.py::test_user_create_basic_auth_pass test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass test_file_cluster/test.py::test_count test_file_cluster/test.py::test_format_detection test_file_cluster/test.py::test_missing_file test_file_cluster/test.py::test_no_such_files test_file_cluster/test.py::test_non_existent_cluster test_file_cluster/test.py::test_schema_inference test_file_cluster/test.py::test_select_all test_filesystem_layout/test.py::test_file_path_escaping test_force_deduplication/test.py::test_basic test_format_avro_confluent/test.py::test_select test_format_avro_confluent/test.py::test_select_auth test_format_avro_confluent/test.py::test_select_auth_encoded test_format_avro_confluent/test.py::test_select_auth_encoded_complex test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo] test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees test_format_avro_confluent/test.py::test_select test_distributed_system_query/test.py::test_start_and_stop_replica_send test_file_cluster/test.py::test_count test_executable_table_function/test.py::test_executable_function_input_argument_python test_distributed_type_object/test.py::test_distributed_type_object test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_external_http_authenticator/test.py::test_basic_auth_failed test_external_cluster/test.py::test_ddl [gw5] [ 1%] PASSED test_external_http_authenticator/test.py::test_basic_auth_failed test_external_http_authenticator/test.py::test_session_settings_from_auth_response [gw8] [ 2%] PASSED test_distributed_system_query/test.py::test_start_and_stop_replica_send [gw5] [ 3%] PASSED test_external_http_authenticator/test.py::test_session_settings_from_auth_response test_external_http_authenticator/test.py::test_user_create_basic_auth_pass [gw9] [ 4%] PASSED test_distributed_type_object/test.py::test_distributed_type_object [gw1] [ 5%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees [gw5] [ 6%] PASSED test_external_http_authenticator/test.py::test_user_create_basic_auth_pass test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass [gw0] [ 7%] PASSED test_executable_table_function/test.py::test_executable_function_input_argument_python test_executable_table_function/test.py::test_executable_function_input_bash test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database [gw5] [ 8%] PASSED test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass [gw3] [ 9%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_executable_dictionary/test.py::test_executable_implicit_input_bash [gw0] [ 10%] PASSED test_executable_table_function/test.py::test_executable_function_input_bash test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python [gw3] [ 11%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_bash test_executable_dictionary/test.py::test_executable_implicit_input_python [gw7] [ 12%] PASSED test_external_cluster/test.py::test_ddl test_external_cluster/test.py::test_ddl_replicated [gw1] [ 13%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database [gw3] [ 14%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_python test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override [gw7] [ 15%] PASSED test_external_cluster/test.py::test_ddl_replicated [gw0] [ 16%] PASSED test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python test_executable_table_function/test.py::test_executable_function_input_python [gw3] [ 17%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python test_enabling_access_management/test.py::test_enabling_access_management [gw3] [ 18%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python test_executable_dictionary/test.py::test_executable_implicit_input_slow_python [gw0] [ 19%] PASSED test_executable_table_function/test.py::test_executable_function_input_python test_executable_table_function/test.py::test_executable_function_input_signalled_python [gw0] [ 20%] PASSED test_executable_table_function/test.py::test_executable_function_input_signalled_python test_executable_table_function/test.py::test_executable_function_input_slow_python test_filesystem_layout/test.py::test_file_path_escaping [gw1] [ 21%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table [gw2] [ 22%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-] [gw1] [ 23%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table [gw2] [ 24%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants test_explain_estimates/test.py::test_explain_estimates [gw2] [ 25%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] test_dotnet_client/test.py::test_dotnet_client [gw2] [ 26%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] [gw6] [ 27%] PASSED test_format_avro_confluent/test.py::test_select test_format_avro_confluent/test.py::test_select_auth [gw1] [ 28%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants [gw6] [ 29%] PASSED test_format_avro_confluent/test.py::test_select_auth test_format_avro_confluent/test.py::test_select_auth_encoded [gw2] [ 30%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] [gw6] [ 31%] PASSED test_format_avro_confluent/test.py::test_select_auth_encoded test_format_avro_confluent/test.py::test_select_auth_encoded_complex [gw6] [ 32%] PASSED test_format_avro_confluent/test.py::test_select_auth_encoded_complex test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke [gw4] [ 33%] PASSED test_file_cluster/test.py::test_count test_file_cluster/test.py::test_format_detection [gw2] [ 34%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] [gw2] [ 35%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] test_distributed_inter_server_secret/test.py::test_secure [gw2] [ 36%] PASSED test_distributed_inter_server_secret/test.py::test_secure test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster [gw4] [ 37%] PASSED test_file_cluster/test.py::test_format_detection test_file_cluster/test.py::test_missing_file [gw2] [ 38%] PASSED test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote [gw3] [ 39%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_slow_python test_executable_dictionary/test.py::test_executable_implicit_input_sum_python [gw4] [ 40%] PASSED test_file_cluster/test.py::test_missing_file test_file_cluster/test.py::test_no_such_files [gw2] [ 41%] PASSED test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote test_distributed_inter_server_secret/test.py::test_secure_disagree [gw3] [ 42%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_sum_python test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash [gw2] [ 43%] PASSED test_distributed_inter_server_secret/test.py::test_secure_disagree test_distributed_inter_server_secret/test.py::test_secure_disagree_insert [gw4] [ 44%] PASSED test_file_cluster/test.py::test_no_such_files test_file_cluster/test.py::test_non_existent_cluster [gw4] [ 45%] PASSED test_file_cluster/test.py::test_non_existent_cluster test_file_cluster/test.py::test_schema_inference [gw1] [ 46%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke [gw3] [ 47%] PASSED test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash test_executable_dictionary/test.py::test_executable_input_argument_python test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option [gw2] [ 48%] PASSED test_distributed_inter_server_secret/test.py::test_secure_disagree_insert test_distributed_inter_server_secret/test.py::test_secure_insert_async [gw3] [ 49%] PASSED test_executable_dictionary/test.py::test_executable_input_argument_python test_executable_dictionary/test.py::test_executable_input_bash [gw3] [ 50%] PASSED test_executable_dictionary/test.py::test_executable_input_bash test_executable_dictionary/test.py::test_executable_input_python [gw2] [ 51%] PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_async test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async [gw4] [ 52%] PASSED test_file_cluster/test.py::test_schema_inference test_file_cluster/test.py::test_select_all [gw1] [ 53%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option [gw3] [ 54%] PASSED test_executable_dictionary/test.py::test_executable_input_python test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python [gw9] [ 55%] PASSED test_explain_estimates/test.py::test_explain_estimates test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option [gw4] [ 56%] PASSED test_file_cluster/test.py::test_select_all [gw8] [ 57%] PASSED test_enabling_access_management/test.py::test_enabling_access_management [gw3] [ 58%] PASSED test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_input_signalled_python [gw5] [ 59%] PASSED test_filesystem_layout/test.py::test_file_path_escaping [gw3] [ 60%] PASSED test_executable_dictionary/test.py::test_executable_input_signalled_python test_executable_dictionary/test.py::test_executable_input_slow_python [gw2] [ 61%] PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async test_distributed_inter_server_secret/test.py::test_secure_insert_sync [gw2] [ 62%] PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_sync test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] [gw7] [ 63%] PASSED test_dotnet_client/test.py::test_dotnet_client [gw1] [ 64%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option [gw2] [ 65%] PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant test_force_deduplication/test.py::test_basic [gw1] [ 66%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant [gw2] [ 67%] PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] [gw2] [ 68%] PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] [gw2] [ 69%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] [gw2] [ 70%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] [gw3] [ 71%] PASSED test_executable_dictionary/test.py::test_executable_input_slow_python test_executable_dictionary/test.py::test_executable_input_sum_python [gw3] [ 72%] PASSED test_executable_dictionary/test.py::test_executable_input_sum_python test_executable_dictionary/test.py::test_executable_non_direct_input_bash [gw3] [ 73%] PASSED test_executable_dictionary/test.py::test_executable_non_direct_input_bash test_executable_dictionary/test.py::test_executable_source_argument_python [gw2] [ 74%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] [gw3] [ 75%] PASSED test_executable_dictionary/test.py::test_executable_source_argument_python test_executable_dictionary/test.py::test_executable_source_exit_code_check [gw3] [ 76%] PASSED test_executable_dictionary/test.py::test_executable_source_exit_code_check test_executable_dictionary/test.py::test_executable_source_python [gw3] [ 77%] PASSED test_executable_dictionary/test.py::test_executable_source_python test_executable_dictionary/test.py::test_executable_source_updated_python [gw0] [ 78%] PASSED test_executable_table_function/test.py::test_executable_function_input_slow_python test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased [gw5] [ 79%] PASSED test_force_deduplication/test.py::test_basic [gw3] [ 80%] PASSED test_executable_dictionary/test.py::test_executable_source_updated_python [gw0] [ 81%] PASSED test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased test_executable_table_function/test.py::test_executable_function_input_sum_python [gw0] [ 82%] PASSED test_executable_table_function/test.py::test_executable_function_input_sum_python test_executable_table_function/test.py::test_executable_function_no_input_bash [gw0] [ 83%] PASSED test_executable_table_function/test.py::test_executable_function_no_input_bash test_executable_table_function/test.py::test_executable_function_no_input_python [gw0] [ 84%] PASSED test_executable_table_function/test.py::test_executable_function_no_input_python test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python [gw0] [ 85%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python test_executable_table_function/test.py::test_executable_pool_storage_input_count_python [gw0] [ 86%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_count_python test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python [gw0] [ 87%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python test_executable_table_function/test.py::test_executable_pool_storage_input_python [gw0] [ 88%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_python test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python [gw0] [ 89%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python [gw0] [ 90%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python [gw0] [ 91%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python test_executable_table_function/test.py::test_executable_storage_input_argument_python [gw0] [ 92%] PASSED test_executable_table_function/test.py::test_executable_storage_input_argument_python test_executable_table_function/test.py::test_executable_storage_input_bash [gw0] [ 93%] PASSED test_executable_table_function/test.py::test_executable_storage_input_bash test_executable_table_function/test.py::test_executable_storage_input_python [gw0] [ 94%] PASSED test_executable_table_function/test.py::test_executable_storage_input_python test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python [gw0] [ 95%] PASSED test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python test_executable_table_function/test.py::test_executable_storage_input_signalled_python [gw0] [ 96%] PASSED test_executable_table_function/test.py::test_executable_storage_input_signalled_python test_executable_table_function/test.py::test_executable_storage_input_slow_python [gw0] [ 97%] PASSED test_executable_table_function/test.py::test_executable_storage_input_slow_python test_executable_table_function/test.py::test_executable_storage_input_sum_python [gw0] [ 98%] PASSED test_executable_table_function/test.py::test_executable_storage_input_sum_python test_executable_table_function/test.py::test_executable_storage_no_input_bash [gw0] [ 99%] PASSED test_executable_table_function/test.py::test_executable_storage_no_input_bash test_executable_table_function/test.py::test_executable_storage_no_input_python [gw0] [100%] PASSED test_executable_table_function/test.py::test_executable_storage_no_input_python ============================== slowest durations =============================== 100.74s call test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased 77.26s call test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python 40.65s call test_executable_table_function/test.py::test_executable_function_input_slow_python 31.06s setup test_file_cluster/test.py::test_count 30.28s setup test_format_avro_confluent/test.py::test_select 26.56s call test_executable_table_function/test.py::test_executable_storage_input_slow_python 25.37s setup test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo] 21.70s call test_executable_dictionary/test.py::test_executable_source_updated_python 20.54s setup test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 19.90s setup test_executable_table_function/test.py::test_executable_function_input_argument_python 19.47s setup test_external_cluster/test.py::test_ddl 19.29s setup test_force_deduplication/test.py::test_basic 16.63s setup test_distributed_type_object/test.py::test_distributed_type_object 16.31s setup test_distributed_system_query/test.py::test_start_and_stop_replica_send 15.39s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees 15.31s setup test_external_http_authenticator/test.py::test_basic_auth_failed 13.82s setup test_enabling_access_management/test.py::test_enabling_access_management 11.27s setup test_filesystem_layout/test.py::test_file_path_escaping 11.02s teardown test_file_cluster/test.py::test_select_all 10.78s call test_executable_dictionary/test.py::test_executable_input_slow_python 10.64s call test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 8.92s setup test_dotnet_client/test.py::test_dotnet_client 8.64s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] 8.53s setup test_explain_estimates/test.py::test_explain_estimates 8.46s teardown test_distributed_type_object/test.py::test_distributed_type_object 8.44s teardown test_format_avro_confluent/test.py::test_select_auth_encoded_complex 8.34s call test_force_deduplication/test.py::test_basic 6.63s teardown test_external_cluster/test.py::test_ddl_replicated 6.18s teardown test_force_deduplication/test.py::test_basic 6.06s teardown test_dotnet_client/test.py::test_dotnet_client 5.64s teardown test_distributed_system_query/test.py::test_start_and_stop_replica_send 5.59s teardown test_enabling_access_management/test.py::test_enabling_access_management 4.96s call test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees 4.90s teardown test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 4.82s call test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke 4.63s call test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option 4.63s teardown test_filesystem_layout/test.py::test_file_path_escaping 4.26s teardown test_explain_estimates/test.py::test_explain_estimates 4.19s call test_external_http_authenticator/test.py::test_session_settings_from_auth_response 4.09s call test_dotnet_client/test.py::test_dotnet_client 3.89s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant 3.41s call test_distributed_type_object/test.py::test_distributed_type_object 3.18s call test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async 3.06s call test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override 2.72s call test_file_cluster/test.py::test_format_detection 2.67s call test_external_cluster/test.py::test_ddl 2.46s call test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants 2.44s call test_executable_table_function/test.py::test_executable_pool_storage_input_count_python 2.34s call test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python 2.33s call test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python 2.29s call test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python 2.29s call test_executable_table_function/test.py::test_executable_pool_storage_input_python 2.29s call test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python 2.07s call test_filesystem_layout/test.py::test_file_path_escaping 1.99s call test_executable_dictionary/test.py::test_executable_source_argument_python 1.99s call test_executable_dictionary/test.py::test_executable_source_python 1.98s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] 1.98s call test_file_cluster/test.py::test_schema_inference 1.97s teardown test_executable_dictionary/test.py::test_executable_source_updated_python 1.95s teardown test_executable_table_function/test.py::test_executable_storage_no_input_python 1.94s call test_executable_table_function/test.py::test_executable_function_input_python 1.87s call test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database 1.74s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] 1.67s call test_distributed_system_query/test.py::test_start_and_stop_replica_send 1.65s call test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option 1.64s call test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python 1.64s call test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] 1.63s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] 1.63s call test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] 1.63s call test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster 1.58s call test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] 1.52s call test_executable_table_function/test.py::test_executable_storage_input_python 1.48s call test_executable_table_function/test.py::test_executable_storage_input_argument_python 1.47s call test_executable_table_function/test.py::test_executable_storage_input_signalled_python 1.47s call test_executable_table_function/test.py::test_executable_storage_input_sum_python 1.47s call test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python 1.42s call test_executable_table_function/test.py::test_executable_storage_input_bash 1.35s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] 1.31s call test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant 1.30s call test_enabling_access_management/test.py::test_enabling_access_management 1.22s call test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table 1.21s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-] 1.19s call test_explain_estimates/test.py::test_explain_estimates 1.15s call test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo] 1.04s call test_distributed_inter_server_secret/test.py::test_secure_insert_async 0.99s call test_file_cluster/test.py::test_missing_file 0.98s call test_executable_table_function/test.py::test_executable_storage_no_input_python 0.98s call test_executable_dictionary/test.py::test_executable_source_exit_code_check 0.95s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] 0.95s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] 0.91s call test_distributed_inter_server_secret/test.py::test_secure_insert_sync 0.90s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] 0.88s call test_executable_table_function/test.py::test_executable_storage_no_input_bash 0.86s call test_distributed_inter_server_secret/test.py::test_secure_disagree_insert 0.85s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] 0.82s call test_executable_table_function/test.py::test_executable_function_input_bash 0.81s call test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python 0.81s call test_external_cluster/test.py::test_ddl_replicated 0.80s call test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote 0.76s call test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python 0.76s call test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 0.75s call test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 0.75s call test_executable_dictionary/test.py::test_executable_implicit_input_bash 0.75s call test_executable_dictionary/test.py::test_executable_input_python 0.74s call test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.68s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table 0.68s call test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 0.68s call test_executable_dictionary/test.py::test_executable_input_signalled_python 0.66s call test_executable_dictionary/test.py::test_executable_implicit_input_python 0.66s call test_executable_table_function/test.py::test_executable_function_input_signalled_python 0.65s call test_executable_table_function/test.py::test_executable_function_input_argument_python 0.65s call test_executable_dictionary/test.py::test_executable_input_argument_python 0.65s call test_executable_dictionary/test.py::test_executable_input_sum_python 0.65s call test_executable_table_function/test.py::test_executable_function_input_sum_python 0.61s call test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python 0.58s call test_file_cluster/test.py::test_select_all 0.55s call test_executable_dictionary/test.py::test_executable_input_bash 0.55s call test_executable_dictionary/test.py::test_executable_non_direct_input_bash 0.53s call test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 0.48s call test_file_cluster/test.py::test_count 0.44s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override 0.43s call test_file_cluster/test.py::test_no_such_files 0.43s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option 0.38s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option 0.38s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database 0.38s call test_executable_table_function/test.py::test_executable_function_no_input_bash 0.38s call test_executable_table_function/test.py::test_executable_function_no_input_python 0.38s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke 0.33s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees 0.33s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants 0.32s call test_format_avro_confluent/test.py::test_select_auth 0.28s call test_format_avro_confluent/test.py::test_select 0.27s call test_file_cluster/test.py::test_non_existent_cluster 0.22s call test_external_http_authenticator/test.py::test_basic_auth_failed 0.22s call test_distributed_inter_server_secret/test.py::test_secure_disagree 0.22s call test_distributed_inter_server_secret/test.py::test_secure 0.05s call test_format_avro_confluent/test.py::test_select_auth_encoded 0.04s call test_format_avro_confluent/test.py::test_select_auth_encoded_complex 0.00s setup test_external_cluster/test.py::test_ddl_replicated 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python 0.00s teardown test_file_cluster/test.py::test_missing_file 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-] 0.00s setup test_file_cluster/test.py::test_schema_inference 0.00s setup test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_bash 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_argument_python 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python 0.00s teardown test_file_cluster/test.py::test_count 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo] 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_sum_python 0.00s teardown test_external_cluster/test.py::test_ddl 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_python 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_disagree_insert 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants 0.00s setup test_executable_dictionary/test.py::test_executable_non_direct_input_bash 0.00s setup test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] 0.00s setup test_executable_dictionary/test.py::test_executable_input_slow_python 0.00s setup test_executable_table_function/test.py::test_executable_function_input_slow_python 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] 0.00s teardown test_format_avro_confluent/test.py::test_select 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_bash 0.00s setup test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_disagree 0.00s setup test_format_avro_confluent/test.py::test_select_auth 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_count_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] 0.00s setup test_file_cluster/test.py::test_non_existent_cluster 0.00s setup test_file_cluster/test.py::test_format_detection 0.00s setup test_format_avro_confluent/test.py::test_select_auth_encoded 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_count_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] 0.00s setup test_executable_table_function/test.py::test_executable_function_input_sum_python 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] 0.00s setup test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python 0.00s setup test_distributed_inter_server_secret/test.py::test_secure 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_signalled_python 0.00s setup test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python 0.00s setup test_executable_dictionary/test.py::test_executable_source_argument_python 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_signalled_python 0.00s setup test_file_cluster/test.py::test_select_all 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] 0.00s setup test_executable_dictionary/test.py::test_executable_input_argument_python 0.00s teardown test_file_cluster/test.py::test_non_existent_cluster 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_insert_sync 0.00s setup test_executable_table_function/test.py::test_executable_function_no_input_bash 0.00s setup test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased 0.00s setup test_format_avro_confluent/test.py::test_select_auth_encoded_complex 0.00s teardown test_file_cluster/test.py::test_no_such_files 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] 0.00s setup test_executable_dictionary/test.py::test_executable_source_updated_python 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python 0.00s teardown test_executable_dictionary/test.py::test_executable_input_python 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote 0.00s setup test_file_cluster/test.py::test_no_such_files 0.00s setup test_executable_table_function/test.py::test_executable_function_no_input_python 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python 0.00s setup test_file_cluster/test.py::test_missing_file 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_slow_python 0.00s teardown test_executable_dictionary/test.py::test_executable_source_python 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-] 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_argument_python 0.00s setup test_executable_table_function/test.py::test_executable_storage_no_input_python 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_slow_python 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_insert_sync 0.00s setup test_executable_dictionary/test.py::test_executable_input_sum_python 0.00s setup test_executable_dictionary/test.py::test_executable_source_exit_code_check 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python 0.00s setup test_executable_dictionary/test.py::test_executable_input_bash 0.00s setup test_executable_table_function/test.py::test_executable_function_input_python 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] 0.00s teardown test_file_cluster/test.py::test_format_detection 0.00s teardown test_executable_dictionary/test.py::test_executable_source_argument_python 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_insert_async 0.00s teardown test_executable_dictionary/test.py::test_executable_non_direct_input_bash 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async 0.00s setup test_executable_dictionary/test.py::test_executable_input_signalled_python 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 0.00s setup test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_slow_python 0.00s setup test_executable_dictionary/test.py::test_executable_source_python 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_bash 0.00s teardown test_format_avro_confluent/test.py::test_select_auth 0.00s setup test_external_http_authenticator/test.py::test_session_settings_from_auth_response 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] 0.00s setup test_executable_table_function/test.py::test_executable_function_input_bash 0.00s setup test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 0.00s teardown test_executable_dictionary/test.py::test_executable_input_sum_python 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python 0.00s teardown test_format_avro_confluent/test.py::test_select_auth_encoded 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_argument_python 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python 0.00s setup test_executable_dictionary/test.py::test_executable_input_python 0.00s teardown test_file_cluster/test.py::test_schema_inference 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_python 0.00s teardown test_external_http_authenticator/test.py::test_basic_auth_failed 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] 0.00s teardown test_external_http_authenticator/test.py::test_session_settings_from_auth_response 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_disagree_insert 0.00s teardown test_executable_dictionary/test.py::test_executable_input_argument_python 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_sum_python 0.00s teardown test_executable_table_function/test.py::test_executable_storage_no_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_input_slow_python 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_python 0.00s setup test_executable_table_function/test.py::test_executable_storage_no_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_source_exit_code_check 0.00s teardown test_executable_table_function/test.py::test_executable_function_no_input_python 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_disagree 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 0.00s setup test_executable_table_function/test.py::test_executable_function_input_signalled_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_insert_async 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python 0.00s teardown test_executable_table_function/test.py::test_executable_function_no_input_bash 0.00s teardown test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_signalled_python 0.00s teardown test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python 0.00s teardown test_executable_dictionary/test.py::test_executable_input_signalled_python 0.00s teardown test_executable_dictionary/test.py::test_executable_input_bash 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_python 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_bash 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_sum_python 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_python =========================== short test summary info ============================ PASSED test_external_http_authenticator/test.py::test_basic_auth_failed PASSED test_distributed_system_query/test.py::test_start_and_stop_replica_send PASSED test_external_http_authenticator/test.py::test_session_settings_from_auth_response PASSED test_distributed_type_object/test.py::test_distributed_type_object PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees PASSED test_external_http_authenticator/test.py::test_user_create_basic_auth_pass PASSED test_executable_table_function/test.py::test_executable_function_input_argument_python PASSED test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass PASSED test_executable_dictionary/test.py::test_executable_implicit_input_argument_python PASSED test_executable_table_function/test.py::test_executable_function_input_bash PASSED test_executable_dictionary/test.py::test_executable_implicit_input_bash PASSED test_external_cluster/test.py::test_ddl PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database PASSED test_executable_dictionary/test.py::test_executable_implicit_input_python PASSED test_external_cluster/test.py::test_ddl_replicated PASSED test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python PASSED test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python PASSED test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python PASSED test_executable_table_function/test.py::test_executable_function_input_python PASSED test_executable_table_function/test.py::test_executable_function_input_signalled_python PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override PASSED test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] PASSED test_format_avro_confluent/test.py::test_select PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants PASSED test_format_avro_confluent/test.py::test_select_auth PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] PASSED test_format_avro_confluent/test.py::test_select_auth_encoded PASSED test_format_avro_confluent/test.py::test_select_auth_encoded_complex PASSED test_file_cluster/test.py::test_count PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] PASSED test_distributed_inter_server_secret/test.py::test_secure PASSED test_file_cluster/test.py::test_format_detection PASSED test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster PASSED test_executable_dictionary/test.py::test_executable_implicit_input_slow_python PASSED test_file_cluster/test.py::test_missing_file PASSED test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote PASSED test_executable_dictionary/test.py::test_executable_implicit_input_sum_python PASSED test_distributed_inter_server_secret/test.py::test_secure_disagree PASSED test_file_cluster/test.py::test_no_such_files PASSED test_file_cluster/test.py::test_non_existent_cluster PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke PASSED test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash PASSED test_distributed_inter_server_secret/test.py::test_secure_disagree_insert PASSED test_executable_dictionary/test.py::test_executable_input_argument_python PASSED test_executable_dictionary/test.py::test_executable_input_bash PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_async PASSED test_file_cluster/test.py::test_schema_inference PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option PASSED test_executable_dictionary/test.py::test_executable_input_python PASSED test_explain_estimates/test.py::test_explain_estimates PASSED test_file_cluster/test.py::test_select_all PASSED test_enabling_access_management/test.py::test_enabling_access_management PASSED test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python PASSED test_filesystem_layout/test.py::test_file_path_escaping PASSED test_executable_dictionary/test.py::test_executable_input_signalled_python PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_sync PASSED test_dotnet_client/test.py::test_dotnet_client PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] PASSED test_executable_dictionary/test.py::test_executable_input_slow_python PASSED test_executable_dictionary/test.py::test_executable_input_sum_python PASSED test_executable_dictionary/test.py::test_executable_non_direct_input_bash PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] PASSED test_executable_dictionary/test.py::test_executable_source_argument_python PASSED test_executable_dictionary/test.py::test_executable_source_exit_code_check PASSED test_executable_dictionary/test.py::test_executable_source_python PASSED test_executable_table_function/test.py::test_executable_function_input_slow_python PASSED test_force_deduplication/test.py::test_basic PASSED test_executable_dictionary/test.py::test_executable_source_updated_python PASSED test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased PASSED test_executable_table_function/test.py::test_executable_function_input_sum_python PASSED test_executable_table_function/test.py::test_executable_function_no_input_bash PASSED test_executable_table_function/test.py::test_executable_function_no_input_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_count_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python PASSED test_executable_table_function/test.py::test_executable_storage_input_argument_python PASSED test_executable_table_function/test.py::test_executable_storage_input_bash PASSED test_executable_table_function/test.py::test_executable_storage_input_python PASSED test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python PASSED test_executable_table_function/test.py::test_executable_storage_input_signalled_python PASSED test_executable_table_function/test.py::test_executable_storage_input_slow_python PASSED test_executable_table_function/test.py::test_executable_storage_input_sum_python PASSED test_executable_table_function/test.py::test_executable_storage_no_input_bash PASSED test_executable_table_function/test.py::test_executable_storage_no_input_python ======================= 100 passed in 300.70s (0:05:00) ========================